go/constant.floatVal.String (method, view implemented interface methods)

2 uses

	go/constant (current package)
		value.go#L190: func (x ratVal) String() string   { return rtof(x).String() }
		value.go#L193: func (x floatVal) String() string {